Cucumberjs Report
end-to-end
Passed: 5
Failed: 0
Tue Sep 29 2020 00:33:57 GMT+0800 (Philippine Standard Time)
Metadata
App Version:
0.3.2
Test Environment:
STAGING
Browser:
Chrome 54.0.2840.98
Platform:
Windows 10
Parallel:
Scenarios
Executed:
Remote
@local
Feature:
Search functionality
5
Scenario:
User sorts the properties by "Price Descending"
5
Given
the user is at the Agent Image Search page
19s 637ms
When
the user opens the Sort by dropdown
186ms
And
the user selects "Price Descending"
4s 65ms
Then
the properties on the page must be ordered from most expensive to least expensive
151ms
After
3s 493ms
Screenshot +
×
Screenshot
Scenario:
User sorts the properties by "Price Ascending"
5
Given
the user is at the Agent Image Search page
23s 299ms
When
the user opens the Sort by dropdown
139ms
And
the user selects "Price Ascending"
4s 73ms
Then
the properties on the page must be ordered from least expensive to most expensive
104ms
After
3s 552ms
Screenshot +
×
Screenshot
Scenario:
User sorts the properties by "A-Z"
5
Given
the user is at the Agent Image Search page
9s 136ms
When
the user opens the Sort by dropdown
152ms
And
the user selects "A-Z"
4s 68ms
Then
the properties on the page must be alphabetized by .prop-title
87ms
After
3s 513ms
Screenshot +
×
Screenshot
Scenario:
User sorts the properties by "Z-A"
5
Given
the user is at the Agent Image Search page
12s 62ms
When
the user opens the Sort by dropdown
197ms
And
the user selects "Z-A"
4s 61ms
Then
the properties on the page must be ordeed from Z-A by .prop-title
83ms
After
3s 450ms
Screenshot +
×
Screenshot
Scenario:
User checks if all the property images are exactly 300px
3
Given
the user is at the Agent Image Search page
7s 617ms
Then
the clientWidth of the property images must be exactly 300px
133ms
After
3s 510ms
Screenshot +
×
Screenshot